Added docs folder#1
Open
SeanDaniels wants to merge 1 commit intoprecondition:masterfrom
SeanDaniels:master
Open
Added docs folder#1SeanDaniels wants to merge 1 commit intoprecondition:masterfrom SeanDaniels:master
SeanDaniels wants to merge 1 commit intoprecondition:masterfrom
SeanDaniels:master
Conversation
Owner
|
Wouldn't that override the ability to make more traditional blog posts such as my post on "Typing E with the thumb‽"? |
Author
|
I don't think so. In your index or whatever file you use as the navigation page for your posts, you could just point to the docs folder, something like But I understand not wanting to do it this way. I'm still poking around jekyll trying to figure out how to do navigation within a single post. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello! I'm not sure if this is a totally different direction than what you want to go in, but I tried using docsify to create a framework for your post. I see that you are using jekyll, and your post is set up as a single blog post, so I def understand if this route conflicts with what you are going for.
For what I added, I didn't complete all formatting, just set up a rough outline. Let me know if you want to move forward in this direction or if you are set on a jekyll 'blog' post for you're awesome write up.